| 1. | Select the query being built is a select query 要生成的查询为“选择”查询。 |
| 2. | The most common type of query is a select query 最常用的一种查询类型是“选择查询” 。 |
| 3. | Here is the output from the select query 下面是来自select查询的输出: |
| 4. | A view is simply a select query saved in the database 视图仅仅是一个保存在数据库中的select查询。 |
| 5. | Gets or sets the condition to be applied in the select query 获取或设置要在select查询中应用的条件。 |
| 6. | Explains how to filter duplicate rows out of select queries 解释如何从“选择”查询中筛选出重复的行。 |
| 7. | This behavior is similar to what happens when you have a select query 这与使用select查询时的情况相似: |
| 8. | Select queries against an sap table 对sap表的select查询 |
| 9. | Value containing the condition to be applied to the select query 值,该值包含要应用于select查询的条件。 |
| 10. | The select query of a subquery is always enclosed in parentheses 子查询的select查询总是使用圆括号括起来。 |